home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Hacker 7
/
HACKER07.ISO
/
Games
/
mcdemo.exe
/
objects
/
object2.pak
/
Unnamed File 000368
< prev
next >
Wrap
Text File
|
1998-04-20
|
1KB
|
33 lines
FITini
// This is the pwrplt_a1 Building Data File
[ObjectClass]
l ObjectTypeNum = 1
[ObjectType]
st Name = "PowerPlant_a5" // Text string giving a descriptive name (only 8 chars long!!)
l Type = 19
l Appearance = 0x07000134
l Duration = -1 // Lasts forever = -1
l MaxDamage = 0 // Number of damage points before BOOM!
l ExplosionObject = 727 // Object Class Number of explosion for this building
l DestroyedObject = 0 // Object Class Number of Destroyed shape for building
f ExtentRadius = 35 // Extent Radius in Meters
[BuildingData]
l BuildingName = 402
ul DmgLevel = 22
ul BlownEffectId = -1 //Sound Effect played when building dies.
ul NormalEffectId = -1 //Sound Effect played when building is normal.
ul DamageEffectId = -1 //Sound Effect Played when building is dmg/destroyed.
//st NormalShadow = "pwrplt_a1_gt" //Tile to draw under building -- Not Required
//st DestroyedShadow = "pwrplt_a1_gt_dmg" //Tile to draw under destroyed buiding -- Not required.
l BasePixelOffsetX = 11 //Where on tile to draw this building.
l BasePixelOffsetY = 65 //
l CollisionOffsetX = 13 //Some buildings were not rendered to spec. This fixes the problem.
l CollisionOffsetY = 53
l LowTemplate = 0x38000000
l HighTemplate = 0x00003838
FITend